home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1
/
Nebula One.iso
/
Graphics
/
Misc
/
Capture
/
Source
/
English.lproj
/
Capture.nib
/
data.classes
< prev
next >
Wrap
Text File
|
1995-06-12
|
534b
|
47 lines
NXLiveVideoView = {
ACTIONS = {
start:;
stop:;
};
OUTLETS = {
delegate;
};
SUPERCLASS = View;
};
Grab20 = {
ACTIONS = {
setCount:;
changeIn:;
begin:;
updateWid:;
updateHori:;
update:;
updateVert:;
updateHei:;
};
OUTLETS = {
y;
in;
frameSlider;
stopWrite;
stopGrab;
x;
startWrite;
horiSlide;
vertSlide;
field;
height;
heiSlide;
open;
widSlide;
startGrab;
width;
};
SUPERCLASS = NXLiveVideoView;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};